home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / misc / skoed1.14.lha / SkoEd / C_Macros / skoed.macro
Text File  |  1994-04-11  |  117b  |  15 lines

  1. PROC If;
  2.   "if () {";
  3.   Return;
  4.   "else {";
  5.   Return;
  6.   "}";
  7.   Up;
  8.   Up;
  9.   Right;
  10.   Right;
  11.   Right;
  12. CORP;
  13. !LI = If;
  14.  
  15.